Visual Basic (Declaration) | |
---|---|
Public Operator Widening CType( _ ByVal instance As EventHandlerForControl(Of TEventArgs) _ ) As EventHandler(Of TEventArgs) |
C# | |
---|---|
public EventHandler<TEventArgs> operator implicit( EventHandlerForControl<TEventArgs> instance ) |
Parameters
- instance
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7